home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 769 b | 23 lines | [TEXT/GEOL] |
- Item 6609843 16-Sept-90 20:23PDT
-
- From: TAYLOR.M Taylor, Mark
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: Simple TTextListView question
-
-
- In my application, I need to implement a scrolling list of text items which the
- user will not need to edit. It looks like I need to use TTextListView, but I
- can't figure out how to set the text in the cells. TStaticText has its SetText
- method - what's the equivalent for TTextListView?
-
- By the way, I know there's an example of the use of TTextListView in
- DemoDialogs, in the "Format Dialog", but I don't see where the font name
- strings are actually being copied into the cells of the TFontListView object.
-
- Thanks for any help!
-
- - Mark
-
-